Skip to main content

mergAVCanSaveVideo

Type

function

Summary

Checks to see if the video file is compatible with the photo library

Syntax

mergAVCanSaveVideo(<pFilePath>)

Description

iOS Only.

Parameters

NameTypeDescription

pFilePath

the file path of the video

Examples

if mergAVCanSaveVideo(tVideoPath) then show btn "edit"

Value

NameTypeDescription

return

true if the video can be saved to the library

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?